home *** CD-ROM | disk | FTP | other *** search
- /*
- ** $VER: THE.strings 1.0 (14.10.99) ©1999 by Nils Görs
- */
-
- MSG_MAIN_ToolsMenu = 0
- MSG_MAIN_HotkeyMenu = 1
- MSG_TM_ToolsMenu = 2
- MSG_HK_Hotkey = 3
- MSG_TM_LV_Title = 4
- MSG_HK_LV_Title = 5
- MSG_Button_Add = 6
- MSG_Button_Remove = 7
- MSG_Button_Up = 8
- MSG_Button_Down = 9
- MSG_Button_Save = 10
- MSG_Button_Use = 11
- MSG_Button_Cancel = 12
- MSG_String_Name = 13
- MSG_String_Command = 14
- MSG_String_Title = 15
- MSG_String_ShortCut = 16
- MSG_String_HotKey = 17
- MSG_New_Name = 18
- MSG_New_Title = 19
- MSG_New_Hotkey = 20
- MSG_TitleName = 21
- MSG_Created = 22
- MSG_MenuT_Project = 23
- MSG_Menu_About = 24
- MSG_Menu_Quit = 25
- MSG_Request_Quit = 26
- MSG_Request_YES = 27
- MSG_String_Argument = 28
- MSG_MenuT_Edit = 29
- MSG_Menu_Remove = 30
- MSG_Menu_LastSaved = 31
-
- strings.0 = "_Tools Menu"
- strings.1 = "_Hotkey Menu"
- strings.2 = "Tools-Menu"
- strings.3 = "Hotkeys"
- strings.4 = "Name|Title|SC|Command"
- strings.5 = "Name|Key|Command"
- strings.6 = "_Add"
- strings.7 = "_Remove"
- strings.8 = "U_p"
- strings.9 = "_Down"
- strings.10= "_Save"
- strings.11= "_Use"
- strings.12= "_Cancel"
- strings.13= "_Name:"
- strings.14= "Co_mmand:"
- strings.15= "T_itle:"
- strings.16= "Sh_ortCut:"
- strings.17= "_Key:"
- strings.18= "Edit Name"
- strings.19= "Edit Title"
- strings.20= "select Hotkey"
- strings.21= "Workbench Tools-Menu and Hotkey Editor"
- strings.22= "Created with"
- strings.23= "Project"
- strings.24= "@?About"
- strings.25= "@QQuit"
- strings.26= "Are you sure to quit?"
- strings.27= "Yes|No"
- strings.28= "Ar_guments:"
- strings.29= "Edit"
- strings.30= "@RRemove All"
- strings.31= "@LLast Saved"
-